.bg-img {
  width: 100%;
  height: auto;
  display: block;
}

.ssl-index-body {
  width: 100%;
  height: auto;
}

.ssl-about-box {
  height: auto;
  margin: 0 auto;
  padding: 42px 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0 80%;
  background-image: url("https://program.xinchacha.com/zyyx/about/ssl-str.png");
}

@media screen and (max-width: 1400px) {
  .ssl-about-box {
    width: 960px;
  }
}

@media screen and (min-width: 1400px) {
  .ssl-about-box {
    width: 1200px;
  }
}

.ssl-about-box > h3.title {
  width: 100%;
  height: auto;
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  line-height: 36px;
  text-align: center;
  cursor: default;
}

.ssl-about-box > div.str_body {
  width: 100%;
  height: auto;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  text-indent: 2em;
  margin-top: 43px;
  line-height: 30px;
  cursor: default;
}

.ssl-type-box {
  height: auto;
  margin: 0 auto;
}

@media screen and (max-width: 1400px) {
  .ssl-type-box {
    width: 960px;
  }
}

@media screen and (min-width: 1400px) {
  .ssl-type-box {
    width: 1200px;
  }
}

.ssl-type-box > h3.title {
  width: 100%;
  height: auto;
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  line-height: 36px;
  text-align: center;
  cursor: default;
}

.ssl-type-box > .subtitle {
  width: 100%;
  height: auto;
  font-size: 17px;
  font-weight: 400;
  color: #999999;
  line-height: 24px;
  margin-top: 6px;
  text-align: center;
  cursor: default;
}

.ssl-type-box > div.type_body {
  width: 100%;
  height: auto;
  margin-top: 30px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.ssl-type-box > div.type_body > div.type_body_item {
  width: 23%;
  height: auto;
  background: #FFFFFF;
  border: 1px solid #F6F6F6;
  padding-bottom: 21px;
}

.ssl-type-box > div.type_body > div.type_body_item > div.item_title {
  width: 100%;
  height: auto;
  position: relative;
}

.ssl-type-box > div.type_body > div.type_body_item > div.item_title > div.item_title_box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 24px;
  font-weight: 500;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: default;
}

.ssl-type-box > div.type_body > div.type_body_item > div.item_title > img {
  width: 100%;
  height: auto;
  display: block;
}

.ssl-type-box > div.type_body > div.type_body_item > ul.str_ul {
  width: 100%;
  height: 180px;
  margin-top: 16px;
  margin-bottom: 60px;
}

.ssl-type-box > div.type_body > div.type_body_item > ul.str_ul > li {
  width: 100%;
  height: auto;
  margin-bottom: 16px;
}

.ssl-type-box > div.type_body > div.type_body_item > ul.str_ul > li > p {
  width: 80%;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  text-align: left;
  margin: 0 auto;
  cursor: default;
}

.ssl-type-box > div.type_body > div.type_body_item > ul.str_ul > li > p > img {
  width: 16px;
  height: auto;
  vertical-align: middle;
  margin-right: 4px;
}

.ssl-type-box > div.type_body > div.type_body_item > .btn_box {
  width: 128px;
  height: 30px;
  line-height: 30px;
  background: #F67B52;
  border-radius: 15px;
  font-weight: 400;
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;
  margin: 0 auto;
  cursor: default;
}

.ssl-service-box {
  height: auto;
  margin: 0 auto;
  padding-top: 90px;
}

@media screen and (max-width: 1400px) {
  .ssl-service-box {
    width: 960px;
  }
}

@media screen and (min-width: 1400px) {
  .ssl-service-box {
    width: 1200px;
  }
}

.ssl-service-box > h3.title {
  width: 100%;
  height: auto;
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  line-height: 36px;
  text-align: center;
  cursor: default;
}

.ssl-service-box > h3.title > span {
  font-size: 30px;
  color: #0276FE;
}

.ssl-service-box > div.service_box {
  width: 100%;
  height: auto;
  margin-top: 64px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.ssl-service-box > div.service_box > div.service_box_item {
  width: 15%;
  height: auto;
  background: #FFFFFF;
  box-shadow: 0px 4px 26px 0px rgba(0, 0, 0, 0.04);
  border: 1px solid #E7E6EB;
  padding-top: 20px;
  box-sizing: border-box;
}

@media screen and (max-width: 1400px) {
  .ssl-service-box > div.service_box > div.service_box_item {
    height: 144px;
  }
}

@media screen and (min-width: 1400px) {
  .ssl-service-box > div.service_box > div.service_box_item {
    height: 180px;
  }
}

.ssl-service-box > div.service_box > div.service_box_item > img {
  width: 50%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.ssl-service-box > div.service_box > div.service_box_item > p {
  width: 100%;
  font-weight: 400;
  color: #000000;
  line-height: 22px;
  margin-top: 20px;
  text-align: center;
  cursor: default;
}

@media screen and (max-width: 1400px) {
  .ssl-service-box > div.service_box > div.service_box_item > p {
    font-size: 14px;
  }
}

@media screen and (min-width: 1400px) {
  .ssl-service-box > div.service_box > div.service_box_item > p {
    font-size: 16px;
  }
}

.ssl-programme {
  height: auto;
  margin: 0 auto;
  padding-top: 94px;
}

@media screen and (max-width: 1400px) {
  .ssl-programme {
    width: 960px;
  }
}

@media screen and (min-width: 1400px) {
  .ssl-programme {
    width: 1200px;
  }
}

.ssl-programme > h3.title {
  width: 100%;
  height: auto;
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  line-height: 36px;
  text-align: center;
  cursor: default;
}

.ssl-programme > h3.title > span {
  font-size: 30px;
  color: #0276FE;
}

.ssl-programme > div.programme_box {
  width: 100%;
  height: auto;
  margin-top: 35px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.ssl-programme > div.programme_box > div.programme_box_item {
  width: 24%;
  height: auto;
}

.ssl-programme > div.programme_box > div.programme_box_item > img {
  width: 100%;
  height: auto;
  display: block;
}

.ssl-programme > div.programme_box > div.programme_box_item > h3.title {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #1D5EE5;
  line-height: 20px;
  margin: 16px 0 10px;
  cursor: default;
}

.ssl-programme > div.programme_box > div.programme_box_item > div.describe {
  width: 100%;
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
  cursor: default;
}

@media screen and (max-width: 1400px) {
  .ssl-programme > div.programme_box > div.programme_box_item > div.describe {
    height: 68px;
  }
}

@media screen and (min-width: 1400px) {
  .ssl-programme > div.programme_box > div.programme_box_item > div.describe {
    height: 68px;
  }
}

.ssl-programme > div.programme_box > div.programme_box_item > div.btn_class {
  width: 104px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #FF7124;
  color: #FF7124;
  font-weight: 400;
  font-size: 12px;
  margin-top: 16px;
  padding-left: 20px;
  box-sizing: border-box;
  cursor: default;
}

.ssl-programme > div.programme_box > div.programme_box_item > div.btn_class > i {
  float: right;
  margin-right: 10px;
  margin-top: 10px;
}

.ssl-programme > div.programme_box > div.programme_box_item > div.btn_class:hover {
  background: #FF7124;
  color: #FFFFFF;
}

.line_img {
  width: 100%;
  height: auto;
  margin-top: 46px;
}

.line_img > img {
  width: 100%;
  height: auto;
  display: block;
}

.ssl_customer {
  height: auto;
  margin: 0 auto;
  padding-top: 67px;
  padding-bottom: 67px;
}

@media screen and (max-width: 1400px) {
	.ssl_customer {
		width: 960px;
	}
	.ssl_partner{
		width: 960px;
	}
	.ssl_partner > .partner-box > div.item{
		margin-bottom: 10px;
	}
}

@media screen and (min-width: 1400px) {
	.ssl_customer {
		width: 1200px;
	}
	.ssl_partner{
		width: 1200px;
	}
	.ssl_partner > .partner-box > div.item{
		margin-bottom: 20px;
	}
}


.ssl_partner{
  height: auto;
  margin: 0 auto;
  padding-bottom: 67px;
}

.ssl_partner > h3.title {
	width: 100%;
	height: auto;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	line-height: 36px;
	text-align: center;
	cursor: default;
}

.ssl_partner > .partner-box{
	width: 100%;
	height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	margin-top: 40px;
}

.ssl_partner > .partner-box > div.item{
	width: 19%;
	height: auto;
}
.ssl_partner > .partner-box > div.item > a{
	width: 100%;
	height: auto;
	display: block;
}

.ssl_partner > .partner-box > div.item > a > img{
	width: 100%;
	height: auto;
	display: block;
}

.ssl_customer > h3.title {
  width: 100%;
  height: auto;
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  line-height: 36px;
  text-align: center;
  cursor: default;
}

.ssl_customer > .subtitle {
  width: 100%;
  height: auto;
  font-size: 17px;
  font-weight: 400;
  color: #999999;
  line-height: 24px;
  margin-top: 20px;
  text-align: center;
  cursor: default;
}

.ssl_customer > .ssl_customer_box {
  width: 100%;
  height: auto;
  margin-top: 35px;
}

.ssl_customer > .ssl_customer_box div.programme_box {
  width: 100%;
  height: auto;
  margin-top: 35px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.ssl_customer > .ssl_customer_box div.programme_box > div.programme_box_item {
  width: 24%;
  height: auto;
  border: 1px solid #D5E3EE;
}

.ssl_customer > .ssl_customer_box div.programme_box > div.programme_box_item > img {
  width: 100%;
  height: auto;
  display: block;
}

.ssl_customer > .ssl_customer_box div.programme_box > div.programme_box_item > h3.title {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #1D5EE5;
  line-height: 20px;
  margin: 16px 0 10px;
  cursor: default;
  padding: 0 10px;
  box-sizing: border-box;
}

.ssl_customer > .ssl_customer_box div.programme_box > div.programme_box_item > div.describe {
  width: 100%;
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
  cursor: default;
  padding: 4px 10px;
  box-sizing: border-box;
}

@media screen and (max-width: 1400px) {
  .ssl_customer > .ssl_customer_box div.programme_box > div.programme_box_item > div.describe {
    height: 90px;
  }
  #bodyPage{
	  height: 565px;
  }
  .bg-img.bg{
	  width: 960px !important;
	  height: 544px !important;
  }
  #bodyPage >.banner-inner{
	width: 2880px;
	height: 544px;
  }
}

@media screen and (min-width: 1400px) {
  .ssl_customer > .ssl_customer_box div.programme_box > div.programme_box_item > div.describe {
    height: 80px;
  }
  #bodyPage{
	  height: 701px;
  }
  #bodyPage >.banner-inner{
	width: 3600px;
	height: 680px;
  }
  .bg-img.bg{
	  width: 1200px !important;
	  height: 680px !important;
  }
}
#bodyPage{ 
	width:100%; 
	position: relative;
	overflow: hidden;
}

#bodyPage >.banner-inner {
    position: absolute;
    left: 0;
    top: 0;
}

.ctrlbtn a{
	display: none;
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	text-align: center;
	cursor: pointer;
	font-size: 24px;
	margin-top: -50px;
	color: white;
	background: rgba(100,100,100,.5);
}

#bodyPage:hover .ctrlbtn a{
	display: block;
}

.prev{ 
	right: 20px; font-family: "宋体";
}
.next{
	left: 20px;font-family: "宋体";
}

.pageCtrl{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
}
.pageCtrl li{ 
	display: inline-block;
	 width: 30px; 
	 height: 2px; 
	 overflow: hidden; 
	 margin: 0 5px; 
	 background-color: #efeff0; 
	 z-index: 1111; 
	 cursor: pointer;
 }
.pageCtrl li.active{
	background: #c0c4cc
}

img.bg { 
	display: block;
	vertical-align: middle;
	float: left;
}

.pc{
	width: 100%;
	height: auto;
}

.iphone_box{
	display: none;
}
